.new-box {
  padding-bottom: 50px;
  background: #f6f6f6;
  padding-top: 30px;
}
.new_img {
  transition: all 1s;
}
.new_img:hover {
  transform: scale(1.1);
}
.new_title {
  font-size: 18px;
  font-weight: bold;
  color: #444444;
  line-height: 30px;
}
.new_time {
  font-size: 18px;
  font-weight: bold;
  color: #00a73c;
  margin: 10px 0;
}
.new_info {
  font-size: 16px;
  font-weight: 400;
  color: #999999;
  line-height: 28px;
  margin-bottom: 10px;
}
.new_url {
  font-size: 16px;
  font-weight: bold;
  color: #f5a100;
  line-height: 22px;
}
.new_url:hover {
  color: #f5a100;
  text-decoration: underline;
}
.new_type_list {
  width: 100%;
  display: block;
  height: 60px;
  border-bottom: 2px solid #ddd;
  margin-bottom: 20px;
}
.new_type_list li {
  font-size: 18px;
  line-height: 58px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #444444;
  margin-right: 40px;
}
.new_type_list li a {
  border: none !important;
}
.new_type_list li a:hover {
  border: none !important;
  color: #00a73c !important;
}
.new_type_list .active {
  color: #00a73c;
  border-bottom: 2px solid #00a73c;
}
.new_type_list li.active>a {
  background: none;
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
  background: none;
}
.new_type_list .active a {
  border: none !important;
  color: #00a73c !important;
}

.news-list {
  width: 100%;
}
.news-list li {
  display: block;
  width: 100%;
  height: 50px;
  margin-bottom: 20px;
}
.news-list li a {
  display: block;
  width: 100%;
  height: 100%;
}
.news-list li .news_list_time {
  float: left;
  width: 70px;
  height: 50px;
  background: #dedede;
  text-align: center;
}
.news-list li .news_list_time .news_list_day {
  font-size: 24px;
  line-height: 30px;
  color: #444444;
  font-weight: bold;
}
.news-list li .news_list_time .news_list_year {
  font-size: 12px;
  color: #444444;
}
.news_list_info {
  width: 350px;
  height: 39px;
  font-weight: 400;
  color: #444444;
  line-height: 24px;
  float: right;
}
.news_list_info .news_list_title {
  width: 100%;
  height: 24px;
  font-size: 16px;
  color: #444444;
  line-height: 24px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.news_list_info .news_list_int {
  width: 100%;
  height: 24px;
  font-size: 14px;
  color: #999999;
  line-height: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.system_box {
  padding-right: 0;
  padding-left: 0;
}
.system_box_top {
  margin-bottom: 30px;
}
.system_box_top p {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #444444;
  line-height: 40px;
}
.system_box_top p .font_bold {
  font-weight: bold;
}
.system_box_top p .font_green {
  font-weight: bold;
  color: #00a73c;
}

.system_box_down .nav-tabs {
  width: 100%;
  display: flex;
  height: 50px;
  border: none;
}
.system_box_down .nav-tabs li {
  display: inline-block;
  position: relative;
  flex: 1;
  height: 51px;
}
.system_box_down .nav-tabs li .no_active_img {
  position: absolute;
  top: 11px;
  left: 18px;
}
.system_box_down .nav-tabs li .active_img {
  position: absolute;
  top: 11px;
  left: 18px;
  display: none;
}
.system_box_down .nav-tabs .active {
  border-left: 1px solid #dedede;
  border-top: 2px solid #00a73c;
  border-right: 1px solid #dedede;
  border-bottom: 1px solid #fff;
}

.system_box_down .nav-tabs .active a {
  color: #00a73c !important;
}
.system_box_down .nav-tabs .active:hover a {
  border: none !important;
}
.system_box_down .nav-tabs .active a:hover {
  border: none !important;
}
.system_box_down .nav-tabs .active .active_img {
  display: block;
}
.system_box_down .nav-tabs .active .no_active_img {
  display: none;
}
.system_box_down .nav-tabs li a {
  border: none !important;
  font-size: 18px;
  line-height: 50px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #444444;
  margin-left: 50px;
}
.system_box_down .tab-content {
  width: 99.999%;
  height: 160px;
  border: 1px solid #dedede;
}
.system_box_down .tab-content .tab-pane {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #444444;
  line-height: 32px;
  padding: 40px 30px;
}
.product_box .container {
  padding: 0;
}
.product_box {
  width: 100%;
  height:800px;
  background: url(../images/product_box_bg.png)
    100% 100% no-repeat;
}
.product_box .en-title i {
  background: #5ec08a !important;
}
.product_box .en-title span {
  color: #fff;
}
.product_list {
  width: 190px;
  float: left;
  border-left: 2px solid #5ec08a;
  padding-left: 0;
}
.product_list .nav-tab li {
  display: block;
  height: 40px;
  line-height: 40px;
  padding-left: 30px;
  margin-bottom: 16px;
  margin-left: -2px;
  border-left: 4px solid rgba(0, 0, 0, 0);
  text-align: left;
}
.product_list .nav-tab .active {
  border-left: 4px solid #f5a100;
  background: url(../images/pro_list_bg.png) 100% 100% no-repeat;
}
.product_list .nav-tab .active a {
  font-weight: 600;
  color: #f5a100;
}
.product_list .nav-tab li:last-child {
  margin-bottom: 0;
}
.product_list .nav-tab li a {
  font-size: 16px;
  color: #fff;
}
.porduct_list_box {
  position: absolute;
  width: 100%;
  height: 580px;
  left: 0;
  top: 0;
  padding: 50px;
  background-color: #fff;
}
.product_content {
  height: 580px;
  background-color: #fff;
  float: right;
  position: relative;
  padding: 0;
}
.product_content .porduct_list_box_l {
  width: 440px;
  height: 480px;
  background: #3ca76f33;
  float: left;
  text-align: center;
}
.product_content .porduct_list_box_l h3 {
  font-size: 20px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #444444;
  line-height: 40px;
  margin-top: 40px;
}
.porduct_list_box .product_line {
  width: 80px;
  height: 3px;
  background: #00a73c;
  border-radius: 2px;
  margin: 10px auto;
}
.product_content .porduct_list_box_l .product_info {
  width: 74%;
  margin: 0 auto;
}
.product_content .porduct_list_box_l .product_info p {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #444444;
  line-height: 30px;
}
.product_content .porduct_list_box_l .product_img {
  margin-top: 8px;
  position: relative;
  bottom:0;
}
.product_content .porduct_list_box_l .product_img  img{height:330px;}
.product_content .porduct_list_box_l .product_img a {
  display: block;
  width: 125px;
  height:35px;
  background: #f5a100;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #ffffff;
  line-height:35px;
  color: #fff;
  position: absolute;
  bottom:0;
  left: 50%;
  margin-left: -62px;
}

.product_content .porduct_list_box_r {
  width: 440px;
  height: 100%;
  float: right;
}
.product_content .porduct_list_box_r .porduct_list_box_r_t {
  width: 100%;
  height: auto;
  overflow: auto;
  padding: 20px;
  background-color: #f6f6f6;
}
.product_content .porduct_list_box_r .porduct_list_box_r_t:last-child {
  margin-top: 20px;
}
.product_content
  .porduct_list_box_r
  .porduct_list_box_r_t
  .porduct_list_box_r_r
  h3 {
  font-size: 20px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #444444;
  line-height: 40px;
  margin-top: 15px;
}
.product_content
  .porduct_list_box_r
  .porduct_list_box_r_t
  .porduct_list_box_r_r
  .product_line_r {
  width: 80px;
  height: 3px;
  background: #00a73c;
  border-radius: 2px;
  margin: 10px 0;
}
.product_content
  .porduct_list_box_r
  .porduct_list_box_r_t
  .porduct_list_box_r_r
  .product_info {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #444444;
  line-height: 24px;
  margin-bottom:10px;
}
.product_content
  .porduct_list_box_r
  .porduct_list_box_r_t
  .porduct_list_box_r_r
  a {
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #f5a100;
  line-height: 30px;
}
.product_content .porduct_list_box_r .porduct_list_box_r_l {
  width:190px;
  height:190px;
  float: left;
}
.product_content .porduct_list_box_r .porduct_list_box_r_l img {
  width: 100%;
  height: 100%;
}
.product_content .porduct_list_box_r .porduct_list_box_r_r {
  width: 190px;
  height: 100%;
  float: right;
}
.product_content .tab-pane {
  width: 100%;
  height: 100%;
  padding: 35px 50px 50px 50px;
}
.product_content .tab-pane .tab_pane_l {
  width: 360px;
  height: 100%;
  float: left;
  position: relative;
}
.product_content .tab-pane .tab_pane_l h2 {
  font-size: 26px;
  font-weight: 600;
  color: #444444;
  line-height: 30px;
}
.product_content .tab-pane .tab_pane_l h3 {
  font-size: 14px;
  color: #999999;
  line-height: 14px;
  margin-top: 16px;
}
.product_content .tab-pane .tab_pane_l .product_info {
  font-size: 16px;
  font-family: Microsoft YaHei;
  font-weight: 400;
  color: #444444;
  line-height: 36px;
  margin-top: 30px;
}
.product_content .tab-pane .tab_pane_l .product_ul_list {
  margin-top: 34px;
}
.product_content .tab-pane .tab_pane_l .product_ul_list li {
  font-size: 16px;
  line-height: 36px;
  position: relative;
  padding-left: 30px;
}
.product_content .tab-pane .tab_pane_l .product_ul_list li::after {
  content: '>>';
  position: absolute;
  top: -2px;
  left: 0;
}
.product_content .tab-pane .tab_pane_l .product_ul_list li a {
  color: #444444;
}
.product_content .tab-pane .tab_pane_l .product_ul_list li a:hover {
  color: #00a73c;
  font-weight: 600;
  text-decoration: underline;
}
.product_content .tab-pane .tab_pane_l .product_more {
  display: block;
  width: 125px;
  height:35px;
  background: #f5a100;
  font-size: 14px;
  font-family: Microsoft YaHei;
  font-weight: bold;
  color: #ffffff;
  line-height: 35px;
  text-align: center;
  position: absolute;
  bottom: 0;
}
.product_content .tab-pane .tab_pane_r {
  width: 500px;
  height: 500px;
  float: right;
}
.product_content .tab-pane .tab_pane_r img {
  width: 100%;
  height: 100%;
}
.case_box .module-title .en-title {
  font-size: 16px;
  color: #999;
}
.case_box .module-title .en-title i {
  width: 445.21px;
}
.case_box .container .title_info {
  text-align: center;
  font-size: 16px;
  font-weight: 400;
  color: #444444;
  line-height: 32px;
  margin-bottom: 40px;
}

.case_box .container .case_box_swiper .swiper-slide {
  height: 456px;
  border: 1px solid #dedede;
  box-sizing: border-box;
  text-align: center;
}
.case_box .container .case_box_swiper .swiper-slide h5 {
  font-size: 22px;
  font-weight: bold;
  color: #444444;
  line-height: 30px;
  padding: 0 76px;
  margin: 25px auto 0 auto;
}

.case_box .container .case_box_swiper .swiper-slide .case_line {
  width: 50px;
  height: 3px;
  background: #00a73c;
  border-radius: 2px;
  margin: 15px auto;
}

.case_box .container .case_box_swiper .swiper-slide .case_info {
  font-size: 16px;
  font-weight: 400;
  color: #444444;
  line-height: 30px;
  padding: 0 76px;
  margin: 0 auto;
}
.case_box .container .case_box_swiper .swiper-button-next {
  width: 75px;
  height: 40px;
  background: url(../images/right.png) 100% 100% no-repeat;
  background-color: #c8c8c8;
  left: 75px;
  bottom: -62px;
  position: relative;
  background-position-x: 28px;
  background-position-y: 9px;
  z-index: 6666;
}
.case_box .container .case_box_swiper .swiper-button-next:hover {
  background-color: #00a73c;
}
.case_box .container .case_box_swiper .swiper-button-prev {
  width: 75px;
  height: 40px;
  background: url(../images/left.png) 100% 100% no-repeat;
  background-color: #c8c8c8;
  left: 0;
  bottom: -44px;
  position: relative;
  background-position-x: 28px;
  background-position-y: 9px;
  z-index: 66666;
}
.case_box .container .case_box_swiper .swiper-button-prev:hover {
  background-color: #00a73c;
}
.case_more_box {
  text-align: right;
  padding-top: 8px;
  width: 1020px;
  margin-left: 170px;
}
.case_more_box .case_line {
  width: 913px;
  height: 1px;
  background: #dedede;
  display: inline-block;
}
.case_more_box .case_more {
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  color: #f5a100;
  line-height: 28px;
  margin: 0px 0 0 17px;
  vertical-align: sub;
}
